Filter for Workflows

Modified on 2011/11/01 02:48 by Charles — Categorized as: GUI, Website Design

Table of Contents [Hide/Show]


Filter for Workflows

The filter is used to identify a subset of workflows retrieved from the database. The format of the filter is:
This filter looks for workflows of class name = OawaContact and are in the Active Current State.

The filter is a semi-colon delimited collection of name-value pairs. Each name-value pair is formatted as:
Names used in the filter must be valid properties in the Workflow. It is acceptable to use a dot expression, e.g. Contact.EmailAddress, where Contact is a Workflow property in the parent Workflow and EmailAddress is a property in the Contact workflow.